home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5913 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1003 b   |  30 lines

  1. Newsgroups: comp.lang.c++
  2. Path: newsfeed.acns.nwu.edu!ftpbox!mothost!schbbs!news
  3. From: "George T. Rojas" <rojas>
  4. Subject: C++ In Realtime Applications
  5. Content-Type: text/plain; charset=us-ascii
  6. Organization: MOTOROLA 
  7. Date: Wed, 7 Feb 1996 13:47:40 GMT
  8. Message-ID: <1996Feb7.134740.11845@schbbs.mot.com>
  9. X-Mailer: Mozilla 1.1N (X11; I; SunOS 4.1.3_U1 sun4m)
  10. Mime-Version: 1.0
  11. X-Url: news:comp.lang.c++
  12. Content-Transfer-Encoding: 7bit
  13. Sender: news@schbbs.mot.com (SCHBBS News Account)
  14. Nntp-Posting-Host: 160.7.0.54
  15.  
  16. I am interested in specific examples/experiences of how
  17. not to and how to use C++ in a realtime system.  An example 
  18. would be that one should not instantiate an ISR object every 
  19. time an interrupt occurs.
  20.  
  21. Many engineers maintain that C++ is too time inefficient
  22. for realtime systems.  They are usually inexperienced in C++
  23. and/or have had a bad experience with it in such applications.
  24. I know this to be a false assertion.  Do you?
  25.  
  26. Your comments are welcomed.
  27. -- 
  28. Craig S. Dukerschein
  29.  
  30.